← Back to blog
Posts tagged claude code
-
From Sequential to Parallel: Adding Agent Teams to Spec Kit
How we extended Spec Kit with a new /speckit.team-implement command that auto-detects parallel work streams from your task list and spawns specialized AI agent teams to implement features simultaneously -- complete source code, algorithm walkthrough, and usage guide.
Feb 6, 2026 · 46 min read
-
Building a Private Claude Code Plugin Marketplace for Your Team
Learn how to structure a private Claude Code plugin marketplace for your team, including repository layout, naming conventions, and how to register local or remote marketplaces.
Jan 20, 2026 · 10 min read
tags:
-
Spec Kit + Ralph Loop: Solving AI Context Exhaustion in Large Features
How we combined Spec Kit's structured planning with Ralph Wiggum's fresh context methodology to build an AI-powered development loop that can implement features of any size without context pollution.
Jan 18, 2026 · 28 min read